home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / emac.arc / CLIST < prev    next >
Encoding:
Text File  |  1986-04-18  |  1.9 KB  |  81 lines

  1.             -1ESOME-0 -1COMMON-0 -1EMACS-0 -1COMMANDS-0 (PC6300 version)
  2.  
  3.  
  4.  
  5.  
  6.    Number Pad   Keyboard    Command Result
  7.  
  8.  
  9.           CURSOR MOVEMENTSF
  10.  
  11.     >     Ctrl F        Forward a character
  12.    Ctrl >      Esc F        Forward a word
  13.          Ctrl E        Forward to line end
  14.  
  15.  
  16.     <     Ctrl B        Backward a character
  17.    Ctrl <      Esc B        Backward a word
  18.          Ctrl A        Backward to line start
  19.  
  20.  
  21.     ^     Ctrl P        Up a line
  22.     Pg Up      Esc V        Up a page
  23.      Home      Esc <        Up to beginning of file
  24.  
  25.  
  26.     v     Ctrl N        Down a line
  27.     Pg Dn     Ctrl V        Down a page
  28.       End      Esc >        Down to end of file
  29.  
  30.  
  31.           Back Space    Delete previous character
  32.       Del     Ctrl D        Delete character under cursor
  33.           Esc D        Delete next word
  34.          Ctrl K        Delete to end of line
  35.           Ctrl X Ctrl O     Delete blank lines
  36.  
  37.  
  38.     Automatic        Insert character
  39.       Ins     Ctrl O        Insert line
  40.           Tab        Insert tab
  41.          Ctrl J        Insert new line and tab (Start new paragraph)
  42.  
  43.  
  44. E            SEARCH/REPLACE
  45. F
  46.          Ctrl R        Reverse search
  47.          Ctrl S        Forward search
  48.           Esc R        Replace all occurances (no query)
  49.             Esc Ctrl R        Replace all occurances (with query)
  50.     
  51.  
  52. E             CHANGING CASE
  53. F
  54.           Esc C        Capitalize next word (first character)
  55.           Esc L        Lowercase next entire word
  56.           Esc U        Uppercase next entire word
  57.  
  58.  
  59. E             FILE COMMANDS
  60. F
  61.          Ctrl Z        EXIT AND SAVE
  62.       Ctrl X Ctrl C        EXIT WITHOUT SAVING
  63.       Ctrl X Ctrl I        Insert a file at cursor position
  64.                     ( use to merge files )
  65.       Ctrl X Ctrl R        Read in a file for editing
  66.       Ctrl X Ctrl S        Save current file and continue
  67.       Ctrl X Ctrl W        Write to new file name
  68.              Ctrl N        Change name of file
  69.         
  70.  
  71. E             MISC
  72. F
  73.  
  74.          Ctrl G        Abort current command
  75.          Ctrl L        Refresh screen
  76.          Ctrl M        Set a mode ( enter "wrap" for wrap around )
  77.          Ctrl Q        Quote the next character
  78.          Ctrl U        Enter "repeat argument" for next command
  79.                     ( 4 is default setting )
  80.  
  81.